Writes a raw ISO file to the disc. The disc must be blank for this operation to succeed. The ISO image must be a generic ISO image file.
Return Type
A Boolean value.
Syntax
object.WriteISOImage(sFileName As String)
The WriteISOImage method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
sFileName | String |